.index-content-box2{
	display: flex;
	flex: 2;
}
	
.index-content-box2 .mask{
	background: rgba(48, 48, 48, 0.39);
}


@media screen and (max-height:650px) {
	.index-box2-num{
		margin-top: 17.18%;
	}
	.index-box2-txtbox2 .more a{
		margin-top: 3.5%;
	}
}